How to Install node-carto software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install node-carto software package in Ubuntu 14.04 LTS (Trusty Tahr)

node-carto software package provides Mapnik stylesheet compiler, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install node-carto 

node-carto is installed in your system.

Make ensure the node-carto package were installed using the commands given below,

$ sudo dpkg-query -l | grep node-carto *

You will get with node-carto package name, version, architecture and description in a table

node-carto package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Web Software
Package node-carto
Version 0.9.5-2
Description Mapnik stylesheet compiler
Sub Section Web


See Also, How to uninstall or remove node-carto software package from Ubuntu 14.04 LTS (Trusty Tahr)?